Skip to content

fix(changelog): unescape literal HTML entities#1227

Closed
patrikbraborec wants to merge 1 commit into
masterfrom
fix/changelog-html-entities
Closed

fix(changelog): unescape literal HTML entities#1227
patrikbraborec wants to merge 1 commit into
masterfrom
fix/changelog-html-entities

Conversation

@patrikbraborec

Copy link
Copy Markdown
Contributor

CHANGELOG.md contained HTML-escaped entities shown as literal text (<client>, ', ", &). Unescaped them to real characters.

Closes #1226

🤖 Generated with Claude Code

Closes #1226

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@patrikbraborec patrikbraborec deleted the fix/changelog-html-entities branch June 26, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changelog contains literal HTML entities (&#x27;, &lt;, &gt;)

2 participants